(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 07/28/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.6200 8.9780 9.7059
JPY

0.0000 0.0412 0.0446
EUR

7.3700 7.6812 8.3040
CAD

4.6500 4.7907 5.1791
AUD

4.4700 4.7104 5.0924
BBD

2.9300 0.0000 3.6546
BZD

0.0000 3.4147 3.6915
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.5491 0.5841
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8389 0.9321
INR

0.0000 0.0725 0.0771
JMD

0.0410 0.0000 0.0468
NZD

3.7000 3.8998 4.2160
NOK

0.6600 0.6974 0.7539
CHF

7.8300 8.2462 8.9148
See all rates"; } })();